CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab and ga

搜索资源列表

  1. GA

    0下载:
  2. 遗传算法的matlab程序,有详细的子函数,自适应求解多维矩阵参数,浮点型实数求解,程序明了易懂!-Genetic algorithm matlab program, detailed subfunctions adaptive solving multidimensional matrix parameters, floating point real numbers to solve the program is clear and easy to understand!
  3. 所属分类:MPI

    • 发布日期:2017-11-28
    • 文件大小:7168
    • 提供者:andy
  1. matlab-ga

    0下载:
  2. 基本遗传算法的MATLAB语言源程序。(遗传算法的应用范围极其广泛,它可应用于函数优化、组合优化、生产调度问题、自动控制、机器人学、图像处理、人工生命、遗传编程以及机器学习等领域。)-Basic genetic algorithm matlb language sourc-e code. (Genetic algorithm extremely broad range of applications, it can be applied to function optimization, com
  3. 所属分类:MPI

    • 发布日期:2017-11-11
    • 文件大小:3462
    • 提供者:derek
  1. ga

    0下载:
  2. 用MATLAB实现各种遗传算法的源代码,并给出了详细的注释和例程-MATLAB genetic algorithm source code, and gives detailed notes and routine
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:107576
    • 提供者:zhangliming
  1. TSP-GA.zip

    0下载:
  2. 旅行商问题(TSP)是一个经典的优化组合问题,本个案列采用遗传算法来求解TSP问题,进行了选择、交叉、变异算子的设计,并通过MATLAB对算法进行了实现,附有详细的说明和代码。,The traveling salesman problem (TSP) is a classic combination optimization problem, in this case the column using a genetic algorithm to solve TSP problem select
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-06
    • 文件大小:887887
    • 提供者:ZHENG
  1. Matlab-ga-algrithm

    0下载:
  2. 做遗传算法研究的必备工具箱,非常好用。希望对大家有所帮助,共同学习进步!-Must do genetic algorithm toolbox, very easy to use. Help, we hope to learn together and progress!
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:659862
    • 提供者:祁磊
  1. GA

    0下载:
  2. 用MATLAB环境编的一个遗传算法和BP网络结合的小程序,-small program--MATLAB environment is made up of a genetic algorithm and BP networks in combination with
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:28466
    • 提供者:贾目目
  1. GA-toolbox-of-MATLAB

    0下载:
  2. matlab遗传算法工具箱及其应用,适合使用遗传算法的学者下载学习。-matlab genetic algorithm toolbox and its application, download the study for scholars of the use of genetic algorithms.
  3. 所属分类:software engineering

    • 发布日期:2017-11-08
    • 文件大小:9758164
    • 提供者:一休
  1. GA-Toolbox-of-Matlab

    0下载:
  2. Matlab遗传算法工具箱及其应用 详细地介绍了GA工具箱的各类函数及其使用,并附有大量算例-Matlab genetic algorithm toolbox and its application, in detail the GA toolbox various functions and their use, together with a large number of examples
  3. 所属分类:software engineering

    • 发布日期:2017-11-06
    • 文件大小:9704734
    • 提供者:Wayen Tye
  1. GA-1

    0下载:
  2. 《Matlab遗传算法工具箱及应用》源码,含书中部分的算例。方便初学者参考使用。-Matlab genetic algorithm toolbox and its application source code, including the part in the book example.Easy for beginners to use and reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-03
    • 文件大小:34940
    • 提供者:章丽
  1. Matlab-GA

    0下载:
  2. 《Matlab遗传算法工具箱及应用》源码,内含工具箱以及书中涉及到的所有的算例,说明文档等。-Matlab genetic algorithm toolbox and its application source code, including the Toolbox, the book relates to all the examples and documentation, and so on.
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:1471091
    • 提供者:章丽
  1. ga

    0下载:
  2. 基于MATLAB的遗传算法的源程序,内含交叉变异等多种方式的源码。-Based on MATLAB genetic algorithm source code, including crossover and mutation of the source of a variety of ways.
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:112364
    • 提供者:章丽
  1. matlab-toolbox-of-GA

    0下载:
  2. 关于遗传算法的matlab工具箱及其应用的代码介绍-some code about the GA and the toolbox in matlab related to it
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:11134
    • 提供者:彭婷
  1. GA

    0下载:
  2. 遗传算法的matlab实现,编码,选择算子,交叉算子,变异算子等-Genetic algorithm matlab implementation, coding, selection operator, crossover operator, mutation operator and so on
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:27760
    • 提供者:ran
  1. GA---Genetic-Algorithm--Matlab

    0下载:
  2. 遗传算法的matlab源代码。。可以应用于图像灰色处理及图形退化模型等诸多模型-Genetic algorithm matlab source code. . Grey can be applied to image processing and graphics degradation model and many other models
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:11415
    • 提供者:张珺涵
  1. GA

    0下载:
  2. 简单遗传算法MATLAB实现,详细的介绍了简单遗传算法的实现过程,并以一个简单的函数优化作为案例说明了其应用。但是由于该测试函数过于简单,在实际的应用过程中,还需要对相关参数进行调整,使其效率得到更大的提高。-Simple genetic algorithm based on MATLAB realize, describes in detail the process of simple genetic algorithm, and a simple function optimization
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:3662
    • 提供者:豆豆
  1. GA

    0下载:
  2. 利用MATLAB编程实现遗传算法,并结合一维多峰值函数对算法性能进行了测试,在MATLAB环境中采用遗传算法有效地解决了求解函数的优化问题,仿真结果验证了该算法的有效性,图像直观,性能优越,为遗传算法的实际应用开辟了新的途径和渠道。-Genetic algorithms using MATLAB programming, combined with a function Victoria Peak performance of the algorithm was tested in the MA
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:2438
    • 提供者:Chengwei Xiao
  1. GA-BPNN

    0下载:
  2. 关于遗传算法和神经网络的matlab源代码,较适合初学者,很容易学懂-On genetic algorithms and neural network matlab source code, more suitable for beginners, very easy to learn to understand
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:16743
    • 提供者:李传明
  1. RBF-based-on-GA

    0下载:
  2. 基于遗传算法的RBF神经网络matlab源程序-Based on Genetic Algorithm and RBF Neural Network
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:5466
    • 提供者:mysong
  1. ga

    0下载:
  2. 遗传算法及其matlab实现,具体的实例代码-Matlab genetic algorithm and its implementation, the specific code examples
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:103151
    • 提供者:zyq
  1. GA-and-FL

    2下载:
  2. 运用MATLAB语言,采用遗传算法实现设施规划布局问题-Using MATLAB, Genetic Algorithms to solve facility layout problem
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:12628
    • 提供者:vera
« 1 2 3 4 5 6 7 89 10 11 12 13 »
搜珍网 www.dssz.com